home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <title>Amministrazione servizi Internet - WWW</title>
- <body bgcolor="#ffffff" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
-
- <!-- Header -->
- <TABLE BORDER=0>
- <TR VALIGN=CENTER>
- <TD>
- <A HREF="http://www.microsoft.com/INFOSERV/">
- <IMG SRC="/htmla/iis_t.gif" ALT="Microsoft Peer Web Services" ALIGN=BOTTOM BORDER=0></A></TD>
- <TD><FONT SIZE=+2 COLOR=#802020>
- <B><%if servid EQ 4%>Amministrazione servizi Internet - WWW<%elif servid EQ 1%>Amministrazione servizi Internet - FTP<%elif servid EQ 2%>Amministrazione servizi Internet - Gopher<%endif%></B></FONT><BR>
- <FONT SIZE=+1 COLOR=#802020>Amministrazione di <%servname%>://<%hostname%></FONT>
- </TD></TR>
- </TABLE>
- <HR>
- <P>
-
- <%if reqstatus NE 0%>
- <%if rpcstatus EQ 5%>
- Accesso negato<p>
- <%elif rpcstatus EQ 1062%>
- Servizio non avviato<p>
- <%else%>
- Errore durante l'accesso alle informazioni della configurazione: <%rpcstatus%><p>
- <%endif%>
- <a href="/htmla/htmla.htm">Torna al menu principale</a>
- <%goto end%>
- <%endif%>
-
- <p>
- <!-- Menu Tabs -->
- <a href="/HtmlaScripts/htmla.dll?<%servname%>/serv"><img alt="Servizio" src="/htmla/serv1.gif" border="o"></a>
- <%if servid EQ 1%>
- <a href="/HtmlaScripts/htmla.dll?<%servname%>/msg"><img alt="Messaggi" src="/htmla/msg0.gif" border="o"></a>
- <%endif%>
- <a href="/HtmlaScripts/htmla.dll?<%servname%>/dir"><img alt="Directory" src="/htmla/dir0.gif" border="o"></a>
- <a href="/HtmlaScripts/htmla.dll?<%servname%>/log"><img alt="Connessione" src="/htmla/log0.gif" border="o"></a>
- <%if cap1flag BA 16%>
- <a href="/HtmlaScripts/htmla.dll?<%servname%>/adv"><img alt="Avanzate" src="/htmla/adv0.gif" border="o"></a>
- <%endif%>
- <img alt= "*" src="/htmla/lin.gif"><p>
-
- <form method="POST" action="/HtmlaScripts/htmla.dll?<%servname%>/servu">
- <table>
- <tr>
- <td>Timeout di connessione:</td><td><input type="text" name="comconntimeout" value="<%comconntimeout%>" size=10></td>
- </tr>
- <%if cap1flag BA 32%>
- <tr>
- <td>Numero massimo connessioni:</td><td><input type="text" name="commaxconn" value="<%commaxconn%>" size=10></td>
- </tr>
- <%endif%>
- </table>
- <br>
-
- <!-- Service Administrator -->
- <%if servid EQ 2%>
- <TABLE border=1 WIDTH=570 BORDERCOLOR=#000080 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>Amministrazione dei servizi</B></FONT>
- <dl>
- <dd>Name : <input type="text" name="comadminname" value="<%comadminname%>" size=40>
- <dd>EMail : <input type="text" name="comadminemail" value="<%comadminemail%>" size=40>
- </dl></TD></TR>
- </TABLE>
- <P>
- <%endif%>
-
- <!-- Anonymous/Anonymous-Only Check Boxes -->
- <%if servid EQ 1%>
- <input type="checkbox" name="ftpallowanon" value=1 <%if ftpallowanon EQ 1%>CHECKED<%endif%>> Consenti connessioni anonime<br>
- <%endif%>
- <%if servid EQ 1%>
- <input type="checkbox" name="ftpanononly" value=1 <%if ftpanononly EQ 1%>CHECKED<%endif%>> Consenti solo connessioni anonime<p>
- <P>
- <%endif%>
-
- <%if platformtype NE 3%>
- <!-- Not on Windows 95 -->
- <!-- Anonymous Login -->
- <TABLE border=1 WIDTH=570 BORDERCOLOR=#000080 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>Connessione anonima</B></FONT>
- <dl>
- <dd>Username : <input type="text" name="anonun" value="<%anonun%>" size=40><br>
- <dd>Password : <input type="password" name="anonpw" value="<%anonpw%>" size=40><p>
- </dl>
- </TD></TR>
- </TABLE>
- <P>
-
- <%endif%>
-
-
- <!-- Password Authentication -->
- <%if servid EQ 4%>
- <TABLE border=1 WIDTH=570 BORDERCOLOR=#000080 NOWRAP>
- <TR><TD ALIGN=LEFT VALIGN=MIDDLE>
- <FONT SIZE=+1 COLOR=#000080><B>Autenticazione password</B></FONT><P>
- <dl>
- <dd><input type="checkbox" name="authanon" value=1 <%if authanon EQ 1%>CHECKED<%endif%>> Consenti anonime<br>
- <dd><input type="checkbox" name="authbasic" value=1 <%if authbasic EQ 1%>CHECKED<%endif%>> Di base<br>
- <dd><input type="checkbox" name="authnt" value=1 <%if authnt EQ 1%>CHECKED<%endif%>> Challenge/Response di Windows NT <p>
- </dl>
- </TD></TR>
- </TABLE>
- <P>
- <%endif%>
-
- <!-- Server Comment -->
- Commento: <input type="text" name="comservercomment" value="<%comservercomment%>" size=45><p>
-
- <!-- Show Current Sessions -->
- <%if servid EQ 1%>
- <TABLE WIDTH=510 BORDER=0 NOWRAP>
- <TR><TD WIDTH=18> </TD>
- <TD ALIGN=LEFT VALIGN=MIDDLE BGCOLOR=#C0C0C0>
- <FONT FACE="Courier New"><B>
- <a href="/HtmlaScripts/htmla.dll?<%servname%>/conn">
- <IMG SRC="/htmla/hand.gif" ALT="*" BORDER=0> Mostra sessioni correnti</A>
- </B></FONT>
- </TD></TR>
- </TABLE>
- <P>
- <%endif%>
-
- <!-- OK/CANCEL/RESET Buttons -->
- <TABLE WIDTH=570 HEIGHT=75 BORDER=0 NOWRAP>
- <TR><TD ALIGN=RIGHT>
- <input type="submit" value=" OK ">
- <input type="submit" name="cancel" value=" Annulla">
- <input type="reset" value=" Reimposta ">
- </TD></TR>
- </TABLE>
-
- </form>
- <%label end%>
-
- </body>
- </html>
-